home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / games1 / tahckv10.rdm < prev    next >
Text File  |  1996-05-20  |  3KB  |  99 lines

  1. Short:    Tower Assault Hack v1.0 - Add Lives'n'Money and Load/Save
  2. Author:   ALeX Kazik <akazik@TechFak.Uni-Bielefeld.DE>
  3. Uploader: ALeX Kazik <akazik@TechFak.Uni-Bielefeld.DE>
  4. Type:     game/hint
  5. Replaces: game/hint/TA-Hack_v02.*
  6.  
  7. ### New in v1.0
  8.   · Load/Save
  9.   · TA could now be started from CLI (really).
  10.  
  11.  
  12. ### Manual
  13. Overview:
  14.   This little programm gives you much lives and money. And you could
  15.   save and load the game, only in one session! Tower Assault must be
  16.   installed on HD.
  17.  
  18.  
  19. Installation:
  20.   1st install TA to your HardDisk, using your Manual (and disk 2).
  21.   2nd Drag'n'Drop the TA-Hack drawer to where ever you want.
  22.  
  23.  
  24. Usage:
  25.   Make sure, that TA is called 'AB' (case insensitive). Now TA can be
  26.   started  from CLI.  (Sorry for v0.2)  Start and play TA.  Pause the
  27.   game using the 'P'-Key.  Then leave TA temporary,  using the 'ESC'-
  28.   Key. Use TA-Hack from Workbench or CLI.
  29.  
  30.  
  31. CLI:
  32.   Start TA-Hack,  it tells you the lives and money from both players.
  33.   With  the arguments  PL1LIVES  and  PL2LIVES you  could  change the
  34.   lives  from the  1st  or the 2nd  player.  The argument  MONEY will
  35.   change the money of both players.   Thats all, no the parameter GUI
  36.   or MUI will start the GUI, using MUI, see also WB.
  37.   With LOAD and SAVE you can save and load the game. See Load/Save.
  38.  
  39.  
  40. WorkBench:
  41.   To use the GUI you need at least MUI3.  The GUI is self declaratory
  42.   (I hope so).  You could make the same like with the CLI-parameters.
  43.   If you have started  TA-Hack  from CLI with the GUI parameter, only
  44.   the FILE/NAME and  FORCE option will be supported,  all others will
  45.   be ignored.  From WB it is'nt possible to specify any option.
  46.   The Load  and the Save  button are equialent to the CLI-parameters.
  47.   See Load/Save for more details.
  48.  
  49.  
  50. Load/Save:
  51.   This is only a very dirty trick, but it does.
  52.   To save the game TA-Hack  saves only all hunks of TA to disk.  This
  53.   will not work, if you have left TA,  because than the Hunks will be
  54.   placed  to  another position in memory,  and all the addresses,  TA
  55.   have stored in, are bad. Only with the FORCE-switch you could force
  56.   TA-Hack to  load such a file.  If the length of the saved hunks and
  57.   the hunks in memory are different, it is'nt possible to load.
  58.   If TA-Hack could'nt identify TA corecctly, you could only FORCE him
  59.   to do load/save.
  60.   With the option FILE or NAME you  can specify the file to load/save
  61.   to. The default is "AB.save" in the current dir.
  62.  
  63.  
  64. Disclaimer:
  65.   I gurantee for nothing!
  66.  
  67.  
  68. PublicDomain:
  69.   No, it's FreeWare. The Source is included.
  70.  
  71.  
  72. For Hackers only:
  73.   Look for the TA-Process, into the 2nd Hunk (try scout).
  74.   Player1, Lives: Ofs 0x12ed, (U)BYTE.
  75.   Player1, Money: Ofs 0x136c, (U)LONG.
  76.   Player2, Lives: Ofs 0x14ed, (U)BYTE.
  77.   Player2, Money: Ofs 0x156c, (U)LONG.
  78.  
  79.  
  80. Author:
  81.  
  82.                         Alex  Kazik
  83.                     Stapenhorststr.  81
  84.                       33516 Bielefeld
  85.                           Germany
  86.  
  87.          E-Mail: akazik@TechFak.Uni-Bielefeld.DE
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.                                                 ###### ##      ####  ##   ##
  95.                                                ##   ## ##     ##  ##  ## ##
  96.                                                #### ## ##     ######   ###
  97.                                                ## #### ##     ##      ## ##
  98.                                                ##   ## ######  ####  ##   ##
  99.